CASH Function

Modified on 2011/08/03 00:32 by Chad Lowe (CTS) — Categorized as: Uncategorized

CASH( <value> )

Converts the specified tick value to a cash value using the conversion parameters defined for the current market.

Function Parameters
ParameterDescription
<value>The tick value to convert to cash.

Note: You can use the $ shortcut instead of using the full formula name as well:

cashval = $tickval;



Back to the Scripting Function Reference